tools/hotplug: create XEN_LOCK_DIR at runtime
authorOlaf Hering <olaf@aepfle.de>
Mon, 22 Sep 2014 12:59:57 +0000 (14:59 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 23 Sep 2014 09:14:16 +0000 (10:14 +0100)
commitffa86a864c693e728a3b17a0f4af352edb318b87
tree39848c890c4857a35b144ee03f4758fd962d3292
parent7a5e21ac38c2e4631c0071028ec11898eb2825e1
tools/hotplug: create XEN_LOCK_DIR at runtime

Create XEN_LOCK_DIR because it is a compiletime setting. Also /var/lock
might be empty on startup because it is a tmpfs mount point.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/hotplug/Linux/init.d/xencommons.in.in